-
Home
-
Tutor LMS – eLearning and online course solution
-
3.2.0
-
Code
-
Classes
- Tax
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
289 |
Lines of code |
128 |
Logical lines of code |
74 |
Comment lines |
118 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_country_state_tax_rate() |
A |
45 |
12 |
41 |
calculate_tax() |
S |
58 |
4 |
15 |
get_settings() |
S |
68 |
3 |
7 |
is_tax_configured() |
S |
70 |
3 |
6 |
get_country_info() |
S |
66 |
3 |
8 |
get_state_info() |
S |
68 |
3 |
7 |
__construct() |
S |
68 |
2 |
7 |
format_tax_data_before_save() |
S |
70 |
2 |
6 |
ajax_get_tax_settings() |
S |
65 |
2 |
9 |
get_setting() |
S |
69 |
2 |
7 |
get_tax_type() |
S |
79 |
2 |
3 |
get_user_tax_rate() |
S |
69 |
1 |
6 |
is_tax_included_in_price() |
S |
79 |
1 |
3 |
show_price_with_tax() |
S |
79 |
1 |
3 |